@charset "utf-8";

/*header*/
#header {width:100%; height:auto;margin:0 auto;}
.top{position:relative; width:100%; height:115px; }
.grean{position:absolute; width:323px; height:115px; left:0; top:0;}
.infobox{position:relative; width:1000px; height:auto; margin:0 auto;}
.logo img{width: 390px;height: 80px;margin-top: 20px;}
.language1{position:absolute; width:85px; height:20px; top:5px; right:0;}
.cn a{
float: left;
    width: 30px;
    height: 14px;
    color: #fff;
    background-color: #5fbe0c;
    padding: 1px 0px 2px 6px;
	}
.en a{float:left; width:30px; height:18px; margin-left:10px; color: #666;}
.search1{position:absolute; width:290px; height:29px; top:50px; right:0;}
#keyword{float:left; width:240px; height:27px; border:0; font-size:16px; font-family:"微软雅黑"; color:#C4C4C4; padding:1px 0 1px 10px;}
#search{width:38px; height:29px; border:0; background:url("../img/searchbg.png") left top no-repeat;cursor: pointer;}
.nav{width:100%; height:44px; text-align:center; background-color:#033F7D;}
.nav>.infobox>ul>li{float:left; width:140px; height:44px; line-height:44px; text-align:center;position: relative;}
.nav>.infobox>ul>li a{font-size:16px; font-family:"微软雅黑"; color:#FFF;}
.nav>.infobox>ul>li a:hover{display:block; background:#5fbe0c;}
.nav>.infobox>ul>li .on{display:block; font-size:16px; font-family:"微软雅黑"; color:#FFF; padding:0 38px;     background-color: #5fbe0c;}
.fgx{float:left; width:2px; height:44px;    background-color: #013a75; }

.nav>.infobox>ul>li>ul{position:absolute; display:none; width:220px; overflow:visible; height:auto;min-height:auto; left:0px;top:44px; background:rgba(17,66,117,0.66) !important; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#22000000',endColorstr='#22000000'); z-index:99;} 
.nav>.infobox>ul>li>ul li{position:relative; float:none; width:220px; height:45px; line-height:45px; text-align:left;margin:0 auto; overflow:visible;}
.nav>.infobox>ul>li>ul li a{position:relative; display:block; width:220px; height:45px;line-height:45px; padding:0 0 0 15px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url("../img/submenu_bg.png") left top no-repeat; font-size:14px; font-family:"微软雅黑"; color:#414141;}
.nav>.infobox>ul>li>ul li a:hover{ background:url("../img/submenu_bg_on.png") left top no-repeat; color:#FFF; display:block;}
.nav>.infobox>ul>li>ul li span{display:block; position:absolute; width:7px; height:11px; top:15px; right:30px;  background:url("../img/sj.png") left top no-repeat;}
#navlist1 li:nth-of-type(1) #firstclass_news{
	display:none !important;
}
#navlist1 li:nth-of-type(2) #firstclass_news{
	display:none !important;
}
#navlist1 li:nth-of-type(3) #firstclass_news{
	display:none !important;
}
#navlist1 li:nth-of-type(5) #firstclass_news{
	display:none !important;
}
#navlist1 li:nth-of-type(6) #firstclass_news{
  	display:none !important;
}